var encoding/asn1.bigOne
3 uses
encoding/asn1 (current package)
asn1.go#L133: var bigOne = big.NewInt(1)
asn1.go#L149: ret.Add(ret, bigOne)
marshal.go#L206: nMinus1.Sub(nMinus1, bigOne)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)